home *** CD-ROM | disk | FTP | other *** search
- *****************************************************************************
- * *
- * Welcome to the MasterSeka V1.6 documentation. *
- * *
- * Made by CORSAIR of DRAGONS in 1990. *
- * *
- *****************************************************************************
-
-
- If you want to contact us, call our European Head Quarter in Sweden:
- Pleasure Dome : +46-16-127263 (Sysop: Zike & Conqueror)
- Mail traders can contact us by sending a disk to:
- DRAGONS mail hq, 9 chem desous rochers, 91120 Palaiseau, FRANCE
-
- Members of DRAGONS are:
- CONQUEROR, CORSAIR, MEGABLAST, MISTER VIDEO, MOBY, ZIKE !!
-
-
- New features are:
-
-
- *****************************************************************************
- * 1. Req.Library > Arp.Library !! *
- *****************************************************************************
-
- 'Old arp.library' was replaced by 'the great req.library' !!
-
- The req.library has many advantages :
- - it does not re-read the dir each time you call it. This means you
- will save a lot of time using this library !!
- - it display length of files.
- - you can hide/show files easier than with the arp.library.
- - it does not bug when diskname includes chars as '#'.
- - all windows opened with req.library open themselves where the mouse
- is (it is very usefull for people using dmouse !!!).
- - better presentation.
-
- But you must know that the req.library needs a lot of chip-mem: for
- example if you want to open the filerequester window, req.library needs
- about 30kb of chip-mem !! To avoid errors when selecting workspace, I
- reduce automaticly the memory of 30kb (which will be used by req.library).
- This mean, when MASTERSEKA write that there is 265kb (for example) free,
- in fact there is 295kb free !!
-
- This library is used many times in this version:
- - At the beginning, to choose type of mem and to select workspace and
- absolute memory adress.
- - To load/save a file.
- - When using the search/replace option.
- - When using the goto line option.
- - When using the palette command (pa)
- - When you quit Masterseka.
- - When killing a source or when you try to zap more than 20 lines.
- (to ask a confirmation).
- - When saving as an already existing file.
-
- So if the '-c' options is not in your 'masterseka.startup', add it !!
-
-
- *****************************************************************************
- * 2. Jump to top and bottom of source *
- *****************************************************************************
-
- I modified the 'amiga+t' option because it was boring to go to the
- bottom of your source directly from the editor !!
- - amiga + t : jump to top of source.
- - amiga + T : jump to bottom of source.
- You can now reach the bottom of the source at any time.
- (you have no more to go to the top of it first !!)
-
-
- *****************************************************************************
- * 3. Goto line option *
- *****************************************************************************
-
- amiga + g : goto line (only when using req.library).
- This command allows you to reach any point of your source from the editor.
-
- *****************************************************************************
- * 4. Old functions moved *
- *****************************************************************************
-
- I made the following options, which already existed with CTRL, because I
- prefere using AMIGA key instead of CTRL.
- - amiga + u : block to lowercase (like CTRL + l)
- - amiga + U : block to uppercase (like CTRL + u)
- - amiga + k : save block (like CTRL + w)
-
-
- *****************************************************************************
- * 5. Confirmation *
- *****************************************************************************
-
- When saving a file (source, data or object), which already exists,
- a confirmation is asked (only when using req.library filerequester).
-
-
- *****************************************************************************
- * 6. Bug removed *
- *****************************************************************************
-
- Bug removed with the Save-block option:
- In older versions, when saving a block, you leaved the editor but
- masterseka didn't recognized it, so you couldn't use some functions like
- 'amiga+q' ... it is now fixed !!
-
-
- *****************************************************************************
- * 7. Window name *
- *****************************************************************************
-
- When opening the file requester, the name of thr operation is written in
- the Req.Library window instead of 'Masterseka v1.53 by BUDDHA'.
-
- Displayed options are:
- - load source.
- - load data.
- - load executable.
- - save source.
- - save data.
- - save object.
- - save block.
- - kill file.
-
- *****************************************************************************
- * 8. Color palette *
- *****************************************************************************
-
- You are now able to modifie the palette directly from MASTERSEKA (!!):
- try this new command: PA (just for fun).
-